home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.330 < prev    next >
Text File  |  1996-02-12  |  28KB  |  686 lines

  1. Frequently Asked Questions (FAQS);faqs.330
  2.  
  3.  
  4.  
  5. --------------------------------------------------------------------------------
  6. 1022) How come the Japanese can read/post news in Japanese?
  7.  
  8.     The reason why you can e-mail Japanese letters and articles is
  9. that kterm supports Shift-EUC code.  The kterm input process would
  10. automatically convert 8 bit code into 7 bit code by inserting a zero
  11. bit every 7 bits.  The result is a file size increase of one seventh.
  12. The kterm at the receiving end knows how to read Shift-EUC code.
  13.  
  14.     Again, the current design of cxterm does not provide such
  15. automatic shifting capability.  So you need to hand convert the 8 bit
  16. representation to 7 bit representation by, say, uuencode.
  17.  
  18.     However, it is not entirely hopeless.  If you use emacs, or cxemacs
  19. for cxterm, you probably can write some emacs lisp code to process the
  20. conversion.  I have been thinking of doing that and I promise once I
  21. get it done I will share with everybody.
  22.  
  23. --------------------------------------------------------------------------------
  24. 1023) What software do I need in order to bring up a Chinese xterm environment?
  25.  
  26. a) cxterm (Chinese xterm emulator) for displaying Chinese characters,
  27. b) celvis (Chinese vi clone) or cemacs (Chinese emacs) for editing
  28.     Chinese text files,
  29. c) Chinese fonts, like cclib16fs(simplified), hku-ch16(traditional,
  30. d) Chinese input methods, like PinYin etc.  This is sometimes called
  31.     dictionary, dicts, etc and may already be in the cxterm files.
  32.  
  33.     Be sure to ftp files names README or how-to-make for instructions on
  34. how to build the softwares on your systems and what each file is.
  35.  
  36. --------------------------------------------------------------------------------
  37. 1024) Is there any TeX/LaTeX like Chinese document preparation system?
  38.  
  39. We have ChTeX and Poor Man's Chinese. The latest version is Simpson's
  40. extension Poor Man's Chinese, which can deal with both GB and BIG-5.
  41. It can be used just like english TeX/LaTeX: processed by normal "tex"
  42. command (must be TeX3.1 or higher), previewed by normal "xdvi", print
  43. out by usual "dvips" (not dvi2ps).
  44.  
  45. What you need is just to get those Chinese TeX/LaTeX fonts (tfm and
  46. pk) and two TeX marcos (pmCs.tex and pmCb.tex) and put them somewhere
  47. "tex" can find (define TEXINPUTS and TEXFONTS under unix). After that
  48. every thing is just like the normal TeX/LaTeX. Of course, you would
  49. have to use some chinese editor to edit those chinese (f.ex. cxterm).
  50. Simpson's extension have the best set of traditional Chinese
  51. characters I ever seen, and there is also possible for both GB and
  52. BIG-5 appear in the same document which no other current system can do
  53. it. It is also compatible with any other TeX/LaTeX command, so you can
  54. use them as usual. This give Simpson's extension Poor Man's Chinese a
  55. biggest advantage than other system---that means, "You can do it on
  56. Chinese if you can do it on English!!!"
  57.  
  58. You can get the Chinese TeX/LaTeX fonts and marcos from ftp.math.psu.edu,
  59. [128.118.24.22] under pub/simpson/chinese/pmc by the usual ftp(1C).
  60.  
  61. --------------------------------------------------------------------------------
  62. 1025) Where can I find the Chinese software?
  63.  
  64. a) Here are some useful anonymous ftp sites for Chinese related
  65. software---
  66. i) In USA:
  67. ahkcus.org                    [192.55.187.25]
  68.     [Directories indicated in parentheses]
  69.     Articles in BIG5 from HKU (big5/),
  70.     IFCSS Newsletters in GB (gb/ifcss-nl/),
  71.     CND Chinese Magazine in GB (gb/cnd-cm/, no articles in this
  72.     directory yet),
  73.     CND archives(English) (cnd-g/, cnd-us/, cnd-ca/, cnd-ep/)
  74.     HKU Chinese News utilities (src/), GB<->BIG5 conversion
  75.     utilities for unix and vms (src/, src/vms/),
  76.     BYX1.1 Chinese Editor (src/)
  77. blackbox.hacc.washington.edu            [128.95.200.1]
  78.     pub/poorman/
  79.     Poorman's TeX (Chinese and Japanese supported)
  80. crl.nmsu.edu                    [128.123.1.14]
  81.     pub/chinese/
  82.     pub/chinese/fonts/
  83.     pub/misc/
  84.     Chinese X11 fonts, ChTeX, this file, kterm 4.1.2,
  85.     dvi2ps that works with ChTeX
  86.     Poor Man's TeX (GB and Big5 support)
  87. cs.purdue.edu                    [128.10.2.1]
  88.     pub/ygz/
  89.     cxterm, celvis, cemacs, cless, cclib16* and hku-ch16 fonts.
  90. ftp.math.psu.edu                [128.118.24.22]
  91.     pub/simpson/chinese/
  92.     Poor Man's Chinese for BIG-5 traditional characters
  93.     latest version of Cemacs
  94.     beijing24.bdf and taipei24.bdf
  95.     miscellaneous information about cxterm, etc.
  96. ftphost.cac.washington.edu            [128.95.112.1]
  97.     pub/
  98.     chinese.tar.Z - assorted programs [some programs duplicated
  99.             from june.cs.washington.edu]
  100. hanauma.stanford.edu                [36.51.0.16]
  101.     pub/zhongwen/
  102.     beijing24.bdf, Pinyin pronunciation tables,
  103.     Pinyin->GB code table
  104. msdos.archive.umich.edu                [141.211.165.34]
  105.     msdos/foreign_lang/chinese/
  106.     Duke Chinese Typist (dct*.arc)
  107. neon.stanford.edu                [36.28.0.92]
  108.     anonymous ftp to that site has been disabled.  check other
  109.     sites for ChTeX stuff, like crl.nmsu.edu.
  110.  
  111. ii) In Sweden:
  112. kth.se                        [130.237.72.201]
  113.     Mirrors of some of the above sites and other stuff.
  114. lunix.met.kth.se                [130.237.16.204]
  115.     Mirrors almost all the chinese stoff.
  116.     Updating HXWZ with gb format.
  117.  
  118. b) In MIT X11R5 contrib directory---
  119.     CXTERM 11.5.1 is part of X11R5 contrib software:
  120.     X11R5/contrib/clients/cxterm/cxterm        X11R5 cxterm, fonts
  121.     X11R5/contrib/clients/cxterm/utils/celvis    celvis source code
  122.  
  123. --------------------------------------------------------------------------------
  124. 1026)     Are there any other Chinese oriented on-line service?    
  125.  
  126.     The Alliance of Hong Kong Chinese in the US (AHKCUS) maintains
  127. a mailing list for its members and people who are insterested in the
  128. pro-democracy movement in China.  To subscribe please contact
  129. "request@ahkcus.org" [192.55.187.25].
  130.  
  131.     Hong Kong Net (HKNet) can be reached by sending mail to
  132. "cst@hobbes.catt.ncsu.edu" or "so@cs.wisc.edu".  Please mail all
  133. posting to HKnet to "hknet@cs.wisc.edu".
  134.  
  135.     South East Asia Online is a free mailing list with interests
  136. in Southeastern Asia.  It covers areas from Burma/Myanmar to HK, Malaysia,
  137. Singapore, Indonesia and Australia.  To subscribe, mail to
  138. "listserv@msu.bitnet" or "listserv@msu.edu" with a one line message
  139. "SUB SEASIA-L <your real-name>".  The service is made possible with
  140. the support of the Center for Asian Studies at Michigan State.
  141.  
  142.     China News Digest is a regular posting of lastest China news in
  143. an on-line magazine format. To subscribe or get info,  mail to:
  144. "cnd-info@library.uta.edu" or if you want to contribute, you can
  145. send your mail to: "cnd-editor@sdsc.edu".
  146.  
  147.     China Study Forum can be reached at "csf-adm@postgres.berkeley.edu"
  148.  
  149.     China Study Forum - Books review can be reached at
  150. "csf-books@postgres.berkeley.edu".
  151.  
  152.     HXWZ is a weekly electronic magazine in the Chinese language
  153. published by China News Digest (CND).  To subscribe to CND Chinese Magazine:
  154. Send mail to  "LISTSERV@UGA.BITNET" with a one line message,
  155. "sub CCMAN-L <full name>".  To quit from CND Chinese Magazine:
  156. Send mail to "LISTSERV@UGA.BITNET" with a one line message "unsub CCMAN-L".
  157. For more information, please contact "LISTSERV@UGA.BITNET" and please
  158. include a one line message, "GET CMHELP INDEX".  The BITNET node name
  159. UGA.BITNET is equivalent to internet "uga.uga.edu".
  160.  
  161. --------------------------------------------------------------------------------
  162. 1027)  What is MULE?
  163.  
  164. Mule is a modified version of GNU Emacs 18.58, it is
  165. distributed as a complete tar file or as a patch to 18.58.
  166. Mule can support a larger set of characters sets, such as
  167. Japanese, Chinese, Korean, and Europeans.
  168.  
  169. Mule can handle all these languages in the *same* buffer,
  170. meaning that you can mix text from different languages.
  171. (Neat if you are translating from one language to another.)
  172.  
  173. Mule supports the following inputting methods:
  174. ENGLISH: Just type in. :-)
  175. JAPANESE: You have plenty of choises.
  176.     EGG, EGG-SJ3, CANNA (these are bundled with Mule),
  177.     SKK, boiled-egg (these are in 'contrib' directory).
  178. CHINESE, KOREAN, EUROPEAN:
  179.     Please use 'quail' system bundled with Mule.
  180.  
  181. New input methods should not be that hard to write.  If you
  182. run Mule under a specilized terminal emulator (such as
  183. exterm or cxterm) which supports an input method you can use
  184. that.
  185.  
  186. As for Chinese handling, please look into hz2gb.el in
  187. contrib/lisp.tar.Z.  This allows quite convenient way to
  188. read and post articles of newsgroup alt.chinese.text for a
  189. GNUS user.
  190.  
  191. As for fonts of European characters, Mr. Takahashi
  192. contributed 14dots and 24dots fonts for Latin1,2,3,4,5,
  193. Greek and Cyrillic.  Those fonts are in fonts/ETL.tar.Z.
  194.  
  195. Mule is available by anonymous ftp from:
  196.  
  197.     etlport.etl.go.jp [192.31.197.99]:/pub/mule
  198.     sh.wide.ad.jp [133.4.11.11]:/JAPAN/mule
  199.  
  200. If you are accessing from out of Japan, please use the
  201. latter site, which is faster.  Either ftp the complete tar
  202. file, *or* if you have an unmodified GNU Emacs 18.58 you can
  203. ftp just the patch file diff-18.58-0.9.5 and apply that.
  204.  
  205. You can join the MULE mailing list by sending a mail to
  206. Ken'ichi HANDA  at "handa@etl.go.jp".
  207.  
  208. --
  209. John Ho from Dallas, Texas USA. (john@jho.com)
  210. Xref: bloom-picayune.mit.edu soc.culture.hongkong:31270 news.answers:4749
  211. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!hri.com!ukma!darwin.sura.net!haven.umd.edu!uunet!psinntp!jho!root
  212. From: abs0@coos.dartmouth.edu (Kelvin Leung)
  213. Newsgroups: soc.culture.hongkong,news.answers
  214. Subject: soc.culture.hongkong FAQ, Part III
  215. Summary: This posting contains the up-to-date info for Global Volunteer
  216.     database.  It is intended to help out all SCHK netters around
  217.     the world.
  218. Message-ID: <schk3_725000404@jho.com>
  219. Date: 22 Dec 92 05:00:18 GMT
  220. Expires: 4 Feb 1993 05:00:04 GMT
  221. References: <schk1_725000404@jho.com>
  222. Sender: root@jho.com (0000-Admin(0000))
  223. Reply-To: abs0@coos.dartmouth.edu
  224. Followup-To: soc.culture.hongkong
  225. Organization: JHO Company, Dallas, Texas USA
  226. Lines: 147
  227. Approved: news-answers-request@MIT.Edu
  228. Supersedes: <schk3_722408403@jho.com>
  229.  
  230. Archive-name: hongkong-faq/part3
  231. Last-modified: Mon Sep 21 17:54:06 EDT 1992
  232. Version: 2.1
  233.  
  234.  
  235.  
  236.                               O F F I C I A L
  237.  
  238.                        FREQUENTLY ASKED QUESTIONS (FAQ)
  239.  
  240.                                    FOR
  241.  
  242.                             SOC.CULTURE.HONGKONG
  243.  
  244.  
  245.                      PART III - GLOBAL VOLUNTEER DATABASE
  246.  
  247.  
  248. If you have any questions regarding addition/deletion/modification
  249. to this FAQ, please contact Kelvin Leung at "abs0@coos.dartmouth.edu".
  250. Your comments will be appreciated.
  251.  
  252. --------------------------------------------------------------------------------
  253.  
  254.  
  255. TABLE OF CONTENTS:
  256.  
  257. 2000) GENERAL INFORMATION:
  258. 2001)   What is Global Volunteer Database(GVD)?
  259. 2002)    Why do we need GVD?
  260. 2003)   Who are GVD volunteer and what responsiblity do they have?    
  261. 2004)    Who can use GVD?
  262. 2005)   What is the ultimate goal for GVD?
  263. 2006)   Who is in charge of the GVD?
  264. 2007)   How can I obtain a copy of the GVD?
  265. 2008)   How can I become a volunteer?
  266. 2009)   Can I take a look at the lastest GVD?
  267.  
  268. --------------------------------------------------------------------------------
  269. 2000)  GENERAL INFORMATION:
  270. --------------------------------------------------------------------------------
  271. 2001)   What is Global Volunteer Database(GVD)?
  272.  
  273.     GVD (Global Volunteer Database) is a compiled list of SCHK netters
  274. who are willing to provide information through e-mail for netters in other
  275. parts of the world.
  276.  
  277. --------------------------------------------------------------------------------
  278. 2002) Why do we need GVD?
  279.  
  280.     Every now and then, we all need some kind of help from someone in
  281. another city or in another country; we need information on a degree
  282. program in another university thousands of miles away; we want to find
  283. our long lost classmate in another city or we simply need travel information
  284. in another state.  We have all seen postings after postings of that
  285. nature in SCHK, wouldn't it be nice if we have known someone who are
  286. willing to provide us with information when we need it?  This is what
  287. the GVD is all about.
  288.  
  289. --------------------------------------------------------------------------------
  290. 2003)   Who are GVD volunteer and what responsiblity do they have?    
  291.  
  292.     GVD consists of SCHK netters from around the world who
  293. are willing to help other netters.  The volunteer will
  294. answer questions for the school he/she attends or provides
  295. info for the city where he/she resides.  It is a pure voluntary
  296. activity and the volunteer will not charge a fee for his/her
  297. service.  GVD volunteers are those who are out there to help others.
  298.  
  299.     Please note, however, the information given by the volunteer will be
  300. made available to the public.  In other words, every netter will have
  301. access to them.  If any volunteer choses not to reveal certain information,
  302. please exclude it from the e-mail.
  303.  
  304. --------------------------------------------------------------------------------
  305. 2004)    Who can use GVD?
  306.     
  307.     Everyone who has access to this database can make use of the
  308. info in GVD.  However, GVD cannot be sold for profit and the user
  309. cannot charge a fee for his/her service.
  310.  
  311. --------------------------------------------------------------------------------
  312. 2005)   What is the ultimate goal for GVD?
  313.     
  314.     Thousands of students leave Hong Kong every year to pursue
  315. advance degree in US, Canada, UK and Australia.  The big majority
  316. of us do not know what to expect when we get on the plane.
  317. Our mission is to make available the GVD database to the Heng Seng
  318. Oversea Study Center (something like that) in HK, American Chamber of
  319. Commerce in HK, the Institute of International Education in Hong Kong and
  320. other organisations who assist students in HK to study aboard.
  321. Our volunteer in HK will physically go into the center and give
  322. the counselors a lesson on how to use AT&T e-mail from HK to
  323. contact our volunteers.  GVD will also be available to the
  324. "Breakthru" Magazine of which they already have something similar
  325. for many years, only now it goes hi-tech thru Internet. :)
  326.  
  327.     The Hong Kong Student Association from every all univ.
  328. and college around the world SHOULD HAVE AT LEAST ONE volunteer
  329. in the GVD.  It will help Hong Kong Students around the world to
  330. communicate better in event that we have not foreseen.  This will
  331. become an important step in moving SCHK from a discussion only forum to
  332. an organized global network for Hong Kong people.  Something that
  333. we might rely on after 1997. :)
  334.  
  335. --------------------------------------------------------------------------------
  336. 2006) Who is in charge of the GVD?
  337.  
  338.     Kelvin Leung from Dartmoth College in New Hampshire, USA.  You can
  339. reach him at "abs0@coos.dartmouth.edu".  You are welcome to send him
  340. any complaints, compliments, flames, suggestions, changes of address...
  341. You can also reach him via regular mail.  His current address is:
  342. Kelvin Leung, HB 2896, Dartmouth College, NH 03755, USA.
  343.  
  344. --------------------------------------------------------------------------------
  345. 2007) How can I obtain a copy of the GVD?
  346.  
  347.     A copy of the lastest GVD will be available in the bi-monthly
  348. posting of SCHK FAQ.  If you REALLY cannot wait, pleae contact Kelvin
  349. Leung at "abs0@coos.dartmouth.edu".
  350.  
  351. --------------------------------------------------------------------------------
  352. 2008) How can I become a volunteer?
  353.     
  354.     It is very easy.  What you need to do is to fill in the form below
  355. and mail it to Kelvin Leung at "abs0@coos.dartmouth.edu" and you will
  356. become an official GVD volunteer.
  357.  
  358. ------------  FORM BEGIN -------------
  359.          Orgn:     /* Organisation/School */
  360.          Dept:     /* Department of study */
  361.          Name:     /* Your name here */
  362.          Addr:     /* e-mail address */
  363.          HKSA?     /* Is there a Hong Kong Student Assocation in your school ? */
  364.          Note:     /* Comment/notes/famous quote :) */
  365. ------------  FORM END   -------------
  366.  
  367. --------------------------------------------------------------------------------
  368.  
  369. 2009) Can I take a look at the lastest GVD?
  370.  
  371. (Please refer to the latest GVD)
  372.  
  373. --------------------------------------------------------------------------------
  374.  
  375. --
  376. John Ho from Dallas, Texas USA. (john@jho.com)
  377. Xref: bloom-picayune.mit.edu soc.culture.hongkong:27878 news.answers:3659
  378. Path: bloom-picayune.mit.edu!snorkelwacker.mit.edu!tamsun.tamu.edu!cs.utexas.edu!sun-barr!news2me.EBay.Sun.COM!cronkite.Central.Sun.COM!texsun!jho!john
  379. From: akwy@mundil.cs.mu.oz.au (Alan Yim)
  380. Newsgroups: soc.culture.hongkong,news.answers
  381. Subject: soc.culture.hongkong FAQ, Part IV
  382. Summary: Part IV of soc.culture.hongkong contains a list of Frequently
  383.     Asked Question on the Hong Kong Pictures Archive.
  384. Message-ID: <schk4_719810611@jho.com>
  385. Date: 23 Oct 92 03:24:11 GMT
  386. Expires: 6 Dec 1992 03:23:31 GMT
  387. References: <schk3_719810611@jho.com>
  388. Sender: john@jho.com (John Ho)
  389. Reply-To: akwy@mundil.cs.mu.oz.au
  390. Followup-To: soc.culture.hongkong
  391. Organization: Software Programming, Inc., Dallas, Texas USA
  392. Lines: 915
  393. Approved: news-answers-request@MIT.Edu
  394. Supersedes: <schk4_717192835@jho.com>
  395.  
  396. Archive-name: hongkong-faq/part4
  397. Last-modified: Wed Sep 16 09:52:09 EDT 1992
  398. Version: 2.1
  399.  
  400.  
  401.                               O F F I C I A L
  402.  
  403.                        FREQUENTLY ASKED QUESTIONS (FAQ)
  404.  
  405.                                    FOR
  406.  
  407.                             SOC.CULTURE.HONGKONG
  408.  
  409.  
  410.                   PART IV - HONG KONG PICTURES ARCHIVE (HKPA)
  411.  
  412.  
  413. If you have any questions regarding addition/deletion/modification
  414. to this FAQ, please contact Alan Yim at "akwy@mundil.cs.mu.oz.au".
  415. Your comments will be appreciated.
  416.  
  417. --------------------------------------------------------------------------------
  418.  
  419. HONG KONG PICTURES ARCHIVE (HKPA)
  420. =================================
  421. FREQUENTLY ASKED QUESTIONS edition 1.01
  422. =======================================
  423.  
  424. Written & maintained by Alan Yim <akwy@mundil.cs.mu.oz.au>, September 1992.
  425.  
  426. TABLE OF CONTENTS:
  427.  
  428. 3000) TOPICS: INTRODUCTION TO HKPA
  429. 3001)    What is HKPA and where is it?
  430. 3002)   What is GIF files?
  431. 3003)   What picture format is being used in HKPA?
  432. 3004)   Are there any picture formats other than GIF?
  433. 3005)   What is the history of HKPA?
  434. 3006)   What picture categories are available in HKPA?
  435. 3007)   Are there any other ftp sites (mirror sites) for HKPA?
  436. 3008)   What is the structure of HKPA?
  437. 3009)   What is a subdivided archive (or sub-archive)?
  438. 3010)   Where should I make a request for particular picture(s)?
  439. 3011)   Where can I read the news on HKPA matters?
  440. 3012-3019)    RESERVED
  441.  
  442. 3020) TOPICS: QUICK GUIDE ON GETTING, VIEWING, & PRINTING PICTURES
  443. 3021)   How do I get pictures from HKPA?
  444. 3022)   How do I get pictures from Usenet newsgroups?
  445. 3023)   How do I view pictures on Unix X-Windows?
  446. 3024)   How do I view pictures on IBM PC compatibles?
  447. 3025)   How do I print pictures on a postscript printer under Unix?
  448. 3026-3049)    RESERVED
  449.  
  450. 3050) TOPICS: GENERAL GUIDE ON DONATING PICTURES/OTHER CONTRIBUTIONS
  451. 3051)   How do I post a picture to the newsgroups?
  452. 3052)   Are there any easier ways of donating pictures?
  453. 3053)   Can I send pictures to HKPA ftp sites myself?
  454. 3054)   How do I maximize the quality of a picture from a scanner?
  455. 3055)   What kind of pictures does HKPA wanted?
  456. 3056)    What other picture formats does HKPA accept?
  457. 3056)   Can I & how do I organize a new subdivided archive HKPA.***?
  458. 3057)   What else can I contribute?
  459. 3058-3069)    RESERVED
  460.  
  461. 3070) TOPICS: MISCELLANEOUS QUESTIONS
  462. 3071)   Where else can I find a copy of this FAQ?
  463. 3072)    What should I know when I access the ftp sites by IP number?
  464. 3073-3139)    RESERVED
  465.  
  466. 3140) TOPICS: SPECIAL ACKNOWLEDGMENT
  467. 3141)    Who are our big brothers?
  468. 3142)    Who are the crew members of HKPA?
  469. 3143-3149)    RESERVED
  470.  
  471. 3150) TOPICS: HKPA.MISC SPECIFIC INFORMATION
  472. 3151)   What kind of pictures are in HKPA.MISC and are wanted?
  473. 3152)   How do I donate pictures to HKPA.MISC?
  474. 3153)   Can I upload pictures to ftp site myself for HKPA.MISC?
  475. 3154)   Are there any other rules I need to know for donations?
  476. 3155-3199)    RESERVED
  477.  
  478. 3200) TOPICS: HKPA.POPSTARS SPECIFIC INFORMATION
  479. 3201)   What kind of pictures are in HKPA.POPSTARS and are wanted?
  480. 3202)   How do I donate pictures to HKPA.POPSTARS?
  481. 3203)   What is the file naming convention for HKPA.POPSTARS?
  482. 3204)   What if I don't know the name of the popstar but want to donate?
  483. 3205)   Can I upload pictures to ftp sites myself for HKPA.POPSTARS?
  484. 3206)   Are there any other rules I need to know for donations?
  485. 3207-3249)    RESERVED
  486.  
  487. 3250) TOPICS: HKPA.SCENIC SPECIFIC INFORMATION
  488. 3251)   What kind of pictures are in HKPA.SCENIC and are wanted?
  489. 3252)   How do I donate pictures to HKPA.SCENIC?
  490. 3253)   What is the file naming convention for HKPA.SCENIC?
  491. 3254)   Can I upload pictures to ftp site myself for HKPA.SCENIC?
  492. 3255)   Are there any other rules I need to know for donations?
  493. 3256-3999)    RESERVED
  494.  
  495.  
  496. -------------------------------------------------------------------------------
  497. 3000)    TOPICS: INTRODUCTION TO HKPA
  498. -------------------------------------------------------------------------------
  499. 3001)    What is HKPA and where is it?
  500.  
  501. Welcome to Hong Kong Pictures Archive (HKPA), the first ever collection
  502. of Hong Kong related pictures on Internet. HKPA is located at
  503. /pub/hongkong/hkpa directory of ftp site: asia.lcs.mit.edu [18.52.0.62].
  504.  
  505. There are already many ftp sites around the world which keep an archive
  506. (a collection/storage) of GIF images. However, images which related to
  507. HK are still kept privately these days. The generation of HKPA is to
  508. open a way to exhibit the HK culture around the world.
  509.  
  510. People are free to obtain picture files from the site and are encouraged
  511. to contribute pictures which are related to Hong Kong.
  512.  
  513. -------------------------------------------------------------------------------
  514. 3002)    WHAT is GIF files?
  515.  
  516. GIF stands for Graphics Interchange Format. It is a data representation
  517. of a graphics image in binary form. GIF files can be put on the background
  518. of your workstations or PC's or viewed in a separate window. It records up
  519. to 256 colors, and it offers a very good data compression without losing
  520. the picture quality when viewing.
  521.  
  522. In order to view GIF picture files, one must have a picture viewer software
  523. which supports GIF format.
  524.  
  525. -------------------------------------------------------------------------------
  526. 3003)    What picture format is being used in HKPA?
  527.  
  528. As GIF is so popular which offers a very good reproduction quality and data
  529. compression, it is being used for storing pictures in HKPA.
  530.  
  531. -------------------------------------------------------------------------------
  532. 3004)    Are there any picture formats other than GIF?
  533.  
  534. There are lots of other picture formats apart from GIF. Just to name a few:
  535. BMP, TIF, TGA, JPG, PCX, and XPM. Their characteristics are mainly differed
  536. by the following:
  537.  
  538. - Number of colours supported (GIF supports 256 (8-bit) colors)
  539. - Performance on data compression (some formats have no compression which
  540.   always end up a very large picture file)
  541. - Performance when viewing (does the format require complex viewers that
  542.   slow down the display process?)
  543. - The extent of software support (from merely viewers to image processors
  544.   and desktop publishers)
  545.  
  546. -------------------------------------------------------------------------------
  547. 3005)    What is the history of HKPA?
  548.  
  549. At the very beginning (Nov 1991) the idea was only on the collection of
  550. HK popstar pictures, which was known as the HK Popstar GIF Collection
  551. Scheme (HKPGCS). Later on, an idea of HK scenic GIF collection came up.
  552. As there are quite a lot of potential on adding more picture categories
  553. in the future, we decided to re-structure the 2 collections into one big
  554. archive called HKPA.
  555.  
  556. -------------------------------------------------------------------------------
  557. 3006)    What picture categories are available in HKPA?
  558.  
  559. The structure of HKPA is as follows:
  560.  
  561. HKPA ------- HKPA.MISC ----- HKmisc.index
  562.     |        |--- README.DONORS
  563.     |        |--- <other notices & readme files>
  564.     |        |--- <*.gif pictures available>
  565.     |
  566.     |--- HKPA.POPSTARS ----- HKstar.index
  567.     |             |-- README.DONORS
  568.     |             |-- GUESSING.GAME
  569.     |             |-- <other notices & readme files>
  570.     |             |-- <*.gif pictures available>
  571.     |             |-- guess --- <pictures of unknown popstars to
  572.     |                    be figured out>
  573.     |
  574.     |--- HKPA.SCENIC ----- HKscenic.index
  575.     |           |-- README.DONORS
  576.     |           |-- <other notices & readme files>
  577.     |           |-- <*.gif pictures available>
  578.     |
  579.     |--- HKPA.<future category1>
  580.     :    ................
  581.     |--- HKPA.<future categoryN>
  582.  
  583. So there are 2 categories currently under HKPA:
  584.  
  585. Hong Kong Pictures Archive - Popstar Collection (HKPA.POPSTARS)
  586. - in ftp directory /pub/hongkong/hkpa/popstars
  587.  
  588. Hong Kong Pictures Archive - Scenic Collection (HKPA.SCENIC)
  589. - in ftp directory /pub/hongkong/hkpa/scenic
  590.  
  591. In addition, there is a generic archive called
  592. Hong Kong Pictures Archive - Miscellaneous Collection (HKPA.MISC)
  593. which accepts pictures of other un-specified categories.
  594.  
  595. HKPA.***** is called a subdivided archive.
  596.  
  597. Inside each subdivided archive, there are few special text files of
  598. informations. The common ones are the following:
  599.  
  600. HK****.index    List of pictures available in a subdivided archive
  601. README.DONORS    Rules and how to contribute pictures for a particular
  602.         subdivided archive.
  603.  
  604. There are other information files for each subdivided archive. Please
  605. read the topics for each subdivided archive for updated information.
  606.  
  607. -------------------------------------------------------------------------------
  608. 3007)    Are there any other ftp sites (mirror sites) for HKPA?
  609.  
  610. Unfortunately, we don't have any mirror sites which contain the full
  611. duplication of HKPA file base. However, there is one for HKPA.POPSTARS
  612. though. The location is:
  613.  
  614. ftp site: nic.funet.fi [128.214.6.100]
  615. directory: /pub/pics/gif/pics/tv+film/HKstar
  616.  
  617. This site is situated in Finland. Users in Europe are encouraged to obtain
  618. pictures from nic.funet.fi, in order to reduce the net traffic in
  619. asia.lcs.mit.edu.
  620.  
  621. -------------------------------------------------------------------------------
  622. 3008)    What is the structure of HKPA?
  623.  
  624. Please refer to question 3006.
  625.  
  626. -------------------------------------------------------------------------------
  627. 3009)    What is a subdivided archive (or sub-archive)?
  628.  
  629. Those collection of a particular picture category under HKPA is called a
  630. subdivided archive (or sub-archive). They are assigned the name HKPA.*****
  631. Please refer to question 3006 for details.
  632.  
  633. -------------------------------------------------------------------------------
  634. 3010)    Where should i make a request for particular picture(s)?
  635.  
  636. As the picture contributors of HKPA probably read soc.culture.hongkong,
  637. please post your requests to soc.culture.hongkong newsgroup for best
  638. chance of feedbacks.
  639.  
  640. -------------------------------------------------------------------------------
  641. 3011)    Where can i read the news on HKPA matters?
  642.  
  643. All news on HKPA including news on new pictures available are posted to
  644. soc.culture.hongkong. New pictures are also posted to alt.binaries.pictures
  645. and alt.binaries.pictures.misc, in multi part uuencoded form.
  646.  
  647.  
  648. -------------------------------------------------------------------------------
  649. 3020)    TOPICS: QUICK GUIDE ON GETTING, VIEWING, & PRINTING PICTURES
  650. -------------------------------------------------------------------------------
  651. 3021)    How do i get pictures from HKPA?
  652.  
  653. There are 2 ways:
  654.  
  655. i) By using the command 'ftp' in an Unix/VMS(VAX) account:
  656.  
  657. You can login to asia.lcs.mit.edu by ftp as follows:
  658. Step 1) Unix/Vax prompt> ftp asia.lcs.mit.edu
  659.     [a bunch of text]
  660.      2) Name (asia.lcs.mit.edu:your login): ftp
  661.      3) Password: your login@hostname
  662.     [a bunch of text]
  663.      4) ftp> binary            /* set binary mode */
  664.      5) ftp> cd pub/hongkong/hkpa
  665.      6) ftp> cd popstars        /* goto HKPA.POPSTARS archive */
  666.     OR
  667.     ftp> cd scenic            /* goto HKPA.SCENIC archive */
  668.     OR
  669.     ftp> cd misc            /* goto HKPA.MISC archive */
  670.      7) ftp> dir            /* list of archive directory */
  671.      8) ftp> get <filename>        /* get file which is saved into
  672.                        the local working directory */
  673.      9) ftp> bye            /* logout the ftp session */
  674.  
  675.      You may use the command '? [command name]' or 'help [command name]' for
  676.      the online help screen during a ftp session.
  677.  
  678. ii) By using ftp mail server, ONLY if you don't have access to 'ftp' in your
  679.     account. You are required to send a request mail, which contains a set of
  680.     commands, to the mail server. Those commands include the functions like-
  681.     a) Which ftp site you want to connect to; b) The directory where the
  682.     requesting file is in; c) What the file type is; d) What file you want to
  683.     get; e) What kind of encoding scheme you want to encode the file before
  684.     sending back to you; and f) whether you want the encoded file to be
  685.     splitted and the size of each piece.
  686.